3.1094 \(\int \sqrt{d x} \left (a+b x^2+c x^4\right )^{3/2} \, dx\)

Optimal. Leaf size=148 \[ \frac{2 a (d x)^{3/2} \sqrt{a+b x^2+c x^4} F_1\left (\frac{3}{4};-\frac{3}{2},-\frac{3}{2};\frac{7}{4};-\frac{2 c x^2}{b-\sqrt{b^2-4 a c}},-\frac{2 c x^2}{b+\sqrt{b^2-4 a c}}\right )}{3 d \sqrt{\frac{2 c x^2}{b-\sqrt{b^2-4 a c}}+1} \sqrt{\frac{2 c x^2}{\sqrt{b^2-4 a c}+b}+1}} \]

[Out]

(2*a*(d*x)^(3/2)*Sqrt[a + b*x^2 + c*x^4]*AppellF1[3/4, -3/2, -3/2, 7/4, (-2*c*x^
2)/(b - Sqrt[b^2 - 4*a*c]), (-2*c*x^2)/(b + Sqrt[b^2 - 4*a*c])])/(3*d*Sqrt[1 + (
2*c*x^2)/(b - Sqrt[b^2 - 4*a*c])]*Sqrt[1 + (2*c*x^2)/(b + Sqrt[b^2 - 4*a*c])])

_______________________________________________________________________________________

Rubi [A]  time = 0.435376, antiderivative size = 148, normalized size of antiderivative = 1., number of steps used = 2, number of rules used = 2, integrand size = 24, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.083 \[ \frac{2 a (d x)^{3/2} \sqrt{a+b x^2+c x^4} F_1\left (\frac{3}{4};-\frac{3}{2},-\frac{3}{2};\frac{7}{4};-\frac{2 c x^2}{b-\sqrt{b^2-4 a c}},-\frac{2 c x^2}{b+\sqrt{b^2-4 a c}}\right )}{3 d \sqrt{\frac{2 c x^2}{b-\sqrt{b^2-4 a c}}+1} \sqrt{\frac{2 c x^2}{\sqrt{b^2-4 a c}+b}+1}} \]

Antiderivative was successfully verified.

[In]  Int[Sqrt[d*x]*(a + b*x^2 + c*x^4)^(3/2),x]

[Out]

(2*a*(d*x)^(3/2)*Sqrt[a + b*x^2 + c*x^4]*AppellF1[3/4, -3/2, -3/2, 7/4, (-2*c*x^
2)/(b - Sqrt[b^2 - 4*a*c]), (-2*c*x^2)/(b + Sqrt[b^2 - 4*a*c])])/(3*d*Sqrt[1 + (
2*c*x^2)/(b - Sqrt[b^2 - 4*a*c])]*Sqrt[1 + (2*c*x^2)/(b + Sqrt[b^2 - 4*a*c])])

_______________________________________________________________________________________

Rubi in Sympy [A]  time = 38.0809, size = 133, normalized size = 0.9 \[ \frac{2 a \left (d x\right )^{\frac{3}{2}} \sqrt{a + b x^{2} + c x^{4}} \operatorname{appellf_{1}}{\left (\frac{3}{4},- \frac{3}{2},- \frac{3}{2},\frac{7}{4},- \frac{2 c x^{2}}{b - \sqrt{- 4 a c + b^{2}}},- \frac{2 c x^{2}}{b + \sqrt{- 4 a c + b^{2}}} \right )}}{3 d \sqrt{\frac{2 c x^{2}}{b - \sqrt{- 4 a c + b^{2}}} + 1} \sqrt{\frac{2 c x^{2}}{b + \sqrt{- 4 a c + b^{2}}} + 1}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate((d*x)**(1/2)*(c*x**4+b*x**2+a)**(3/2),x)

[Out]

2*a*(d*x)**(3/2)*sqrt(a + b*x**2 + c*x**4)*appellf1(3/4, -3/2, -3/2, 7/4, -2*c*x
**2/(b - sqrt(-4*a*c + b**2)), -2*c*x**2/(b + sqrt(-4*a*c + b**2)))/(3*d*sqrt(2*
c*x**2/(b - sqrt(-4*a*c + b**2)) + 1)*sqrt(2*c*x**2/(b + sqrt(-4*a*c + b**2)) +
1))

_______________________________________________________________________________________

Mathematica [B]  time = 3.28571, size = 1395, normalized size = 9.43 \[ \text{result too large to display} \]

Warning: Unable to verify antiderivative.

[In]  Integrate[Sqrt[d*x]*(a + b*x^2 + c*x^4)^(3/2),x]

[Out]

(2*x*Sqrt[d*x]*(7*c*(a + b*x^2 + c*x^4)^2*(12*b^2 + 119*b*c*x^2 + 11*c*(19*a + 7
*c*x^4)) - (147*a^2*b^2*(b - Sqrt[b^2 - 4*a*c] + 2*c*x^2)*(b + Sqrt[b^2 - 4*a*c]
 + 2*c*x^2)*AppellF1[3/4, 1/2, 1/2, 7/4, (-2*c*x^2)/(b + Sqrt[b^2 - 4*a*c]), (2*
c*x^2)/(-b + Sqrt[b^2 - 4*a*c])])/(7*a*AppellF1[3/4, 1/2, 1/2, 7/4, (-2*c*x^2)/(
b + Sqrt[b^2 - 4*a*c]), (2*c*x^2)/(-b + Sqrt[b^2 - 4*a*c])] - x^2*((b + Sqrt[b^2
 - 4*a*c])*AppellF1[7/4, 1/2, 3/2, 11/4, (-2*c*x^2)/(b + Sqrt[b^2 - 4*a*c]), (2*
c*x^2)/(-b + Sqrt[b^2 - 4*a*c])] + (b - Sqrt[b^2 - 4*a*c])*AppellF1[7/4, 3/2, 1/
2, 11/4, (-2*c*x^2)/(b + Sqrt[b^2 - 4*a*c]), (2*c*x^2)/(-b + Sqrt[b^2 - 4*a*c])]
)) + (2156*a^3*c*(b - Sqrt[b^2 - 4*a*c] + 2*c*x^2)*(b + Sqrt[b^2 - 4*a*c] + 2*c*
x^2)*AppellF1[3/4, 1/2, 1/2, 7/4, (-2*c*x^2)/(b + Sqrt[b^2 - 4*a*c]), (2*c*x^2)/
(-b + Sqrt[b^2 - 4*a*c])])/(7*a*AppellF1[3/4, 1/2, 1/2, 7/4, (-2*c*x^2)/(b + Sqr
t[b^2 - 4*a*c]), (2*c*x^2)/(-b + Sqrt[b^2 - 4*a*c])] - x^2*((b + Sqrt[b^2 - 4*a*
c])*AppellF1[7/4, 1/2, 3/2, 11/4, (-2*c*x^2)/(b + Sqrt[b^2 - 4*a*c]), (2*c*x^2)/
(-b + Sqrt[b^2 - 4*a*c])] + (b - Sqrt[b^2 - 4*a*c])*AppellF1[7/4, 3/2, 1/2, 11/4
, (-2*c*x^2)/(b + Sqrt[b^2 - 4*a*c]), (2*c*x^2)/(-b + Sqrt[b^2 - 4*a*c])])) + (1
188*a^2*b*c*x^2*(b - Sqrt[b^2 - 4*a*c] + 2*c*x^2)*(b + Sqrt[b^2 - 4*a*c] + 2*c*x
^2)*AppellF1[7/4, 1/2, 1/2, 11/4, (-2*c*x^2)/(b + Sqrt[b^2 - 4*a*c]), (2*c*x^2)/
(-b + Sqrt[b^2 - 4*a*c])])/(11*a*AppellF1[7/4, 1/2, 1/2, 11/4, (-2*c*x^2)/(b + S
qrt[b^2 - 4*a*c]), (2*c*x^2)/(-b + Sqrt[b^2 - 4*a*c])] - x^2*((b + Sqrt[b^2 - 4*
a*c])*AppellF1[11/4, 1/2, 3/2, 15/4, (-2*c*x^2)/(b + Sqrt[b^2 - 4*a*c]), (2*c*x^
2)/(-b + Sqrt[b^2 - 4*a*c])] + (b - Sqrt[b^2 - 4*a*c])*AppellF1[11/4, 3/2, 1/2,
15/4, (-2*c*x^2)/(b + Sqrt[b^2 - 4*a*c]), (2*c*x^2)/(-b + Sqrt[b^2 - 4*a*c])]))
+ (165*a*b^3*x^2*(b - Sqrt[b^2 - 4*a*c] + 2*c*x^2)*(b + Sqrt[b^2 - 4*a*c] + 2*c*
x^2)*AppellF1[7/4, 1/2, 1/2, 11/4, (-2*c*x^2)/(b + Sqrt[b^2 - 4*a*c]), (2*c*x^2)
/(-b + Sqrt[b^2 - 4*a*c])])/(-11*a*AppellF1[7/4, 1/2, 1/2, 11/4, (-2*c*x^2)/(b +
 Sqrt[b^2 - 4*a*c]), (2*c*x^2)/(-b + Sqrt[b^2 - 4*a*c])] + x^2*((b + Sqrt[b^2 -
4*a*c])*AppellF1[11/4, 1/2, 3/2, 15/4, (-2*c*x^2)/(b + Sqrt[b^2 - 4*a*c]), (2*c*
x^2)/(-b + Sqrt[b^2 - 4*a*c])] + (b - Sqrt[b^2 - 4*a*c])*AppellF1[11/4, 3/2, 1/2
, 15/4, (-2*c*x^2)/(b + Sqrt[b^2 - 4*a*c]), (2*c*x^2)/(-b + Sqrt[b^2 - 4*a*c])])
)))/(8085*c^2*(a + b*x^2 + c*x^4)^(3/2))

_______________________________________________________________________________________

Maple [F]  time = 0.052, size = 0, normalized size = 0. \[ \int \sqrt{dx} \left ( c{x}^{4}+b{x}^{2}+a \right ) ^{{\frac{3}{2}}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int((d*x)^(1/2)*(c*x^4+b*x^2+a)^(3/2),x)

[Out]

int((d*x)^(1/2)*(c*x^4+b*x^2+a)^(3/2),x)

_______________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \[ \int{\left (c x^{4} + b x^{2} + a\right )}^{\frac{3}{2}} \sqrt{d x}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((c*x^4 + b*x^2 + a)^(3/2)*sqrt(d*x),x, algorithm="maxima")

[Out]

integrate((c*x^4 + b*x^2 + a)^(3/2)*sqrt(d*x), x)

_______________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \[{\rm integral}\left ({\left (c x^{4} + b x^{2} + a\right )}^{\frac{3}{2}} \sqrt{d x}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((c*x^4 + b*x^2 + a)^(3/2)*sqrt(d*x),x, algorithm="fricas")

[Out]

integral((c*x^4 + b*x^2 + a)^(3/2)*sqrt(d*x), x)

_______________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \[ \int \sqrt{d x} \left (a + b x^{2} + c x^{4}\right )^{\frac{3}{2}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((d*x)**(1/2)*(c*x**4+b*x**2+a)**(3/2),x)

[Out]

Integral(sqrt(d*x)*(a + b*x**2 + c*x**4)**(3/2), x)

_______________________________________________________________________________________

GIAC/XCAS [F]  time = 0., size = 0, normalized size = 0. \[ \int{\left (c x^{4} + b x^{2} + a\right )}^{\frac{3}{2}} \sqrt{d x}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((c*x^4 + b*x^2 + a)^(3/2)*sqrt(d*x),x, algorithm="giac")

[Out]

integrate((c*x^4 + b*x^2 + a)^(3/2)*sqrt(d*x), x)